Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove type property from groupStep #103

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Conversation

thejcannon
Copy link
Contributor

Using:

steps:
    - group: ~
       type: group
       steps:
           - command: hi 

I get:

`type` is not a valid property on a step group

(note I also think this is a typo and maybe the error means "group step"?)

Copy link
Contributor

@angusfretwell angusfretwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch on the error message, I'll get that fixed up 😄

@angusfretwell angusfretwell merged commit d8bf813 into buildkite:main Dec 12, 2024
@thejcannon thejcannon deleted the patch-2 branch December 12, 2024 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants